PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package / PDFStandardRectangle Class / setLLX Method
The lower-left x coordinate of the rectangle.
In This Topic
    setLLX Method
    In This Topic
    Sets the lower-left x coordinate.
    Syntax
    public void setLLX( 
       double llx
    )

    Parameters

    llx
    The lower-left x coordinate of the rectangle.
    See Also